home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr37 / zhint49.zip / MTMACRO < prev    next >
Text File  |  1993-03-23  |  858b  |  24 lines

  1.  
  2.  
  3.      You can set 10 MACRO keys in MTEZ. You can use these to FORCE  connect
  4. speeds.  In  the  MENU goto Change, then Macro to set  the  keys.  The  S37
  5. register sets the SPEED, and N0 tells the modem to use that speed. N1 tells
  6. the  modem  to  ignore S37.  The ! at the end of  the  string  is  Carraige
  7. return.
  8.  
  9. ATN1!               (negotiate regardless of S37)
  10. ATN0s37=9!          (connect 9600)
  11. ATN0s37=6!          (connect 2400)
  12. ATN0s37=5!          (connect 1200)
  13. AT&Q5!              (negotiate Protocol)
  14. AT&Q6!              (do not negotiate Protocol)
  15.  
  16.      You can combine &Qn with N0S37=n one one line if you wish. Just before
  17. dialing a number us the Macro and it will connect at the set speed. And use
  18. the first one, to reset to normal.
  19.                                    Don Hinds - Zoom Tech
  20.  
  21. ##include=c:\text\signa.tif
  22.  
  23.  
  24.